Missing files debugging

Challenge 1

Fix the CSS

Challenge 2

Move the CSS file into a different folder (name it something else), rename the CSS file to something else and make sure it works

Challenge 3

Create a JavaScript file called hello.js (place it inside a folder called javascript) which alert "Welcome to SheCodes" and include it here

Go back